srte:PromonSession

Session for proactive monitoring of SRTE policies

Telemetry Sensor Path(s)

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
bfdOverallState srte:BfdState
(scalar:Enum8)
A state enumeration indicating which precondition is not yet met in order to have an operational BFD monitoring session, or if it is currently operational SELECTION:
0 - empty
1 - label stack too big
2 - need local node sid label
3 - need bfd service
4 - ulib id alloc failed
5 - ulib id alloced
6 - bsid alloc failed
7 - have bsid
8 - bfd session create failed
9 - have bfd session
DEFAULT: empty
fhOnly scalar:Bool
Session using first hop only or not SELECTION: true or false
interval srte:IntervalVal
(scalar:Uint32)
Interval for the proactive monitoring session
RANGE: [50 , 30000]
DEFAULT: 3000
multiplier srte:MultiplierVal
(scalar:Uint32)
Successive success/failure count for the proactive monitoring session
RANGE: [1 , 10]
DEFAULT: 3
pathName srte:SrteName
(string:Basic)
Path name for the proactive monitoring session
MAX SIZE: 63
state srte:StateVal
(scalar:Enum8)
State for the proactive monitoring session SELECTION:
0 - UNKNOWN
1 - UP
2 - DOWN
3 - NEED_FH
4 - DELETED
DEFAULT: UNKNOWN

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
sessionId scalar:Uint32
Proactive monitoring session ID RANGE: [0, 4294967295]
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced